2017, Boyuan Yang <073plan@gmail.com>
License: GPL-3+
+File: src/log/AbstractAppender.h
+ src/log/AbstractStringAppender.h
+ src/log/ConsoleAppender.*
+ src/log/FileAppender.*
+ src/log/Logger.*
+Copyright: 2010-2012 Boris Moiseev <cyberbobs@gmail.com>
+License: LGPL-2.1
+
+File: src/log/AbstractStringAppender.cpp
+Copyright: 2010 Boris Moiseev <cyberbobs@gmail.com>
+ 2012 Digia Plc and/or its subsidiary(-ies)
+License: LGPL-2.1
+
+File: src/log/OutputDebugAppender.*
+Copyright: 2010 Karl-Heinz Reichel <khreichel@googlemail.com>
+License: LGPL-2.1
+
+License: LGPL-2.1
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version 2.1
+ as published by the Free Software Foundation and appearing in the file
+ LICENSE.LGPL included in the packaging of this file.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General Lesser
+ Public License version 32.1 can be found in
+ "/usr/share/common-licenses/LGPL-2.1".
+
License: GPL-3+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by